@font-face {
    font-family: 'SourceHanSerifCN';
    font-weight: 300;
    src: url(../font/SourceHanSerifCN-ExtraLight-3.otf);
}
@font-face {
    font-family: 'SourceHanSerifCN';
    font-weight: 500;
    src: url(../font/SourceHanSerifCN-Bold-2.otf);
}
@font-face {
    font-family: 'SourceHanSansSC';
    font-weight: 300;
    src: url(../font/SourceHanSansSC-ExtraLight-2.otf);
}
@font-face {
    font-family: 'SourceHanSansSC';
    font-weight: 500;
    src: url(../font/SourceHanSansSC-Regular-2.otf);
}
@font-face {
    font-family: 'SourceHanSansSC';
    font-weight: 600;
    src: url(../font/SourceHanSansSC-Bold-2.otf);
}
body{
    font-family: 'SourceHanSansSC';
    font-weight: 500;
}
/*  */
.clearfix::after,
.clearfix::before {
    content: ".";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

/*  */
.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.innerWrap {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.pad210 {
    padding-top: 288px;
    background: #fff;
}

/*  */
.mainBan {
    position: relative;
    width: 100%;
    height: 628px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 1% center;
    background-size: cover;
}

.mainBan img {
    display: none;
    width: 100%;
}

/*  */
.q-btn__mask {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background-color: #c9e3f0;
}

/*  */
.indMore {
    clear: both;
    position: relative;
    margin-top: 42px;
}


.indMore .more {
    display: inline-block;
    position: relative;
    z-index: 10;
    padding: 0 54px;
    height: 48px;
    line-height: 48px;
    font-family: 'SourceHanSerifCN';
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.6s ease 0s;
    letter-spacing: 2px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    background: #fff;

}

.indMore .more::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.48s;
    border-top: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #c9e3f0;
}

.indMore .more::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: all 0.48s;
    background: #c9e3f0;
    z-index: -1;
}

.indMore.white .more {
    border: 1px solid #fff;
    color: #fff;
}

.indMore:hover .more::after {
    width: 100%;
}

.indMore:hover .more {
    color: #fff;
}

.indMore.white:hover .more {
    color: #fff;
}

/*  */
.indTit_sm {
    position: relative;
}

.indTit_sm h3 {
    font-size: 32px;
    line-height: 1.4;
    color: #313131;
    font-weight: 500;
}

.indTit_sm h3 span {
    display: block;
    font-size: 22px;
    line-height: 1em;
    color: #313131;
    text-transform: capitalize;
    margin-bottom: 42px;
}

.indTit_sm.center {
    text-align: center;
}

.indTit_sm.white h3,
.indTit_sm.white h3 span {
    color: #fff;
}

/*  */
.indTit {
    margin-bottom: 48px;
}

.indTit>div {
    display: inline-block;
}

.indTit h1 {
    font-size: 48px;
    color: #1c1c21;
    text-transform: capitalize;
    line-height: 1;
    font-family: 'SourceHanSerifCN';
}

.indTit p {
    font-size: 30px;
    /* padding-left: 80px; */
    color: #1c1c21;
    line-height: 1.5;

}

.indTit.white h1,
.indTit.white p {
    color: #fff;
}

.indTit.center {
    text-align: center;
}

.adsTit {
    margin-bottom: 78px;
}

.adsTit p {
    font-size: 108px;
    line-height: 1;
    color: #00559d;
    letter-spacing: 0;
    text-transform: capitalize;
}

.mainTit {
    text-align: right;
    font-size: 180px;
    opacity: .5;
    color: rgba(0, 119, 185, 0.42);
    white-space: nowrap;
    font-style: italic;
    position: relative;
    top: 36px;
    z-index: 21;
    line-height: 0.8;
    text-transform: capitalize;
    margin-top: -14px;
    transition: all 0.48s;
}

/*  */
.adsTop {
    position: relative;
    padding-top: 50px;
    color: #999;
    background: url(../images/yinhao.png) no-repeat top left;
    max-width: 382px;
    margin-bottom: 68px;
}

.adsTop p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.adsTop span {
    line-height: 16px;
    font-size: 13px;
}

/*  */
.biaoti {
    margin-bottom: 62px;
    text-align: center;
}

.biaoti>div {
    display: inline-block;
}

.biaoti h1 {
    text-align: left;
    margin-bottom: 14px;
    font-size: 32px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 10px;
    background: url(../images/yinhao.png) no-repeat top left;
}

.biaoti span {
    position: relative;
    display: block;
    font-size: 21px;
    line-height: 1em;
    letter-spacing: 2px;
    color: #313131;
    text-transform: uppercase;
}

.biaoti span em {
    display: inline-block;
    vertical-align: bottom;
    width: 28px;
    height: 4px;
    background: #0077b9;
}


/*page*/
.page {
    clear: both;
    margin: 60px auto 0;
    text-align: center;
}

.page ul a {
    display: inline-block;
    border: 1px solid #d7d7d7;
    padding: 6px 12px;
    background: #fff;
}

.page ul a.active {
    border: 1px solid #0077b9;
    background: #0077b9;
}

.page ul a.active {
    color: #fff;
}

.page ul  a {
    font-size: 12px;
    color: #666666;
}

.page ul a:hover {
    border: 1px solid #0077b9;
    background: #0077b9;
    cursor: pointer;
}

.page ul a:hover  {
    color: #fff;
}

@media (max-width: 480px) {
    .page a {
        padding: 5px 10px;
    }
}

/*  */
/*  */

/*动画效果*/
.wgt-fade-animate {
    -webkit-transform: scale(0.3) translateY(50px);
    -moz-transform: scale(0.3) translateY(50px);
    -ms-transform: scale(0.3) translateY(50px);
    transform: scale(0.3) translateY(50px);
    opacity: 0;
}

.appear {
    -wewgtit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    -moz-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    -webkit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    opacity: 1 !important;
}

@-webkit-keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3) translateY(50px);
        -moz-transform: scale(0.3) translateY(50px);
        -ms-transform: scale(0.3) translateY(50px);
        transform: scale(0.3) translateY(50px);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1) translateY(0);
        -moz-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);

        opacity: 1;
    }
}

@-moz-keyframes opacity_show {
    0% {
        -moz-transform: scale(0.3) translateY(50px);
        transform: scale(0.3) translateY(50px);
        opacity: .1;
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        transform: translateY(50px);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/* =======
    indPop 在线预约
================*/
.indPop {
    display: none;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 91, 160, .86);
}

.indPop_cls {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 10;
}

.indPop_cls span {
    height: 22px;
    color: #efefef;
    font-weight: 100;
    font-style: normal;
    font-size: 30px;
    line-height: 22px;
}

.indPop_box {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    margin: 0 auto;
    width: 90%;
    max-width: 480px;
    overflow: hidden;
}

.indPop_top {
    position: relative;
    width: 100%;
    height: 200px;
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
}

.indPop_top:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 119, 185, 0.28);
}

.indPop_list {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.indPop_list span {
    display: inline-block;
    color: #0077b9;
    background: #Fff;
    padding: 6px 23px 3px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.indPop_div {
    position: relative;
    z-index: 10;
    width: 90%;
    margin: 0 auto;
}


.indPop_form {
    position: relative;
    padding: 32px 42px;
    background: #fff;
}

.indPop_form div {
    margin-bottom: 12px;
}

.indPop_form span {
    max-width: 62px;
    height: 28px;
    line-height: 30px;
    display: inline-block;
    font-size: 13px;
}

.indPop_form input {
    width: 100%;
    max-width: calc(100% - 72px);
    padding-left: 10px;
    line-height: 30px;
    border: 1px solid #eee;
    font-size: 13px;
}

.indPop_more {
    text-align: center;
}

.indPop_more input {
    background: #0077b9;
    color: #fff;
    width: 148px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 28px auto 20px;
    padding: 0;
}

/* =======
    header
================================================================================================ */
.header {
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 2.85714em;
    background: rgba(255, 255, 255, .95);
    font-weight: 700;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}

.header__inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 8.92857em;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}

.header__gnav,
.header__logo {
    display: table-cell;
    line-height: 1;
    vertical-align: middle
}

.header__logo {
    z-index: 9999;
    width: 248px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/logo-lw-black.svg);
    background-size: 218px auto;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}

.header__logo a {
    display: block
}

.header__logo img {
    opacity: 0;
    width: 168px;
    transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    -webkit-transition: opacity .1s ease-out
}

.header__gnav {
    text-align: right;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

@media screen and (max-width:479px) {
    .header__gnav {
        display: none
    }
}

.header__gnavList {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}
.header__gnavItem,
.header__gnavItem>a {
    line-height: 1
}

.header__gnavItem {
    position: relative;
    display: inline-block
}

.header__gnavItem a {
    display: table;
    height: 8.92857em;
    padding: 0 26px;
    color: #1a1a1a;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}

.header__gnavItem span {
    opacity: 0;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    font-size: 1.8rem;
    text-transform: capitalize;
    min-width: 66px;
    text-align: center;
}

.header__gnavItem.-current span:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    background-color: #c9e3f0;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}

.header__gnavItem span.head_cn {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    opacity: 1;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
}


.header__gnavItem.mouseenter span {
    opacity: 1;
}

.header__gnavItem.mouseenter span.head_cn {
    opacity: 0;
}

.header.-transparent {
    background: 0 0
}

.header.-transparent .header__logo {
    background-image: url(../images/logow.png);
    background-size: 248px auto;
}

.scrolledPage .header.-transparent .header__logo {
    background-image: url(../images/logo.png);
}

.header.-transparent .header__gnavList:after {
    background: #fff
}

.header.-transparent .header__gnavItem a {
    color: #fff
}

.scrolledPage .header.-transparent {
    background: rgba(255, 255, 255, .95)
}

.scrolledPage .header {
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.scrolledPage .header .header__gnavItem a,
.scrolledPage .header .header__inner {
    height: 5.35714em
}

.scrolledPage .header .header__logo img {
    opacity: 0;
    width: 120px
}

.scrolledPage .header .header__gnav {
    padding-right: 70px
}

.scrolledPage .header .header__gnavItem:last-child a {
    padding-right: 0;
}

.scrolledPage .header .header__gnavList:after {
    background: #1a1a1a
}

.scrolledPage .header .header__gnavItem a {
    color: #1a1a1a;
}

.scrolledPage .header .header__gnavItem span {
    font-size: 1.68rem
}

.scrolledPage .header .header__gnavItem span.head_cn {
    font-size: 16px;
}

.scrolledPage .header .header__gnavItem.-current span:before {
    height: 4px
}

@media screen and (max-width:479px) {
    .header {
        padding: 0;
        background: 0 0;
        height: 48px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
    }

    .header.-transparent {
        background: 0 0;
        padding: 0;
    }

    .header.-transparent .header__logo {
        background: 0 0;
        height: auto;
        margin: 10px;
    }

    .scrolledPage .header.-transparent {
        background: #fff
    }

   /* .scrolledPage .header.-transparent .header__logo {
        background: 0 0 !important;
    }*/

    .header__inner {
        display: block;
        height: 56px !important;
        background: #fff
    }

    .header__logo {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 48px;
        background: 0 0;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out
    }

    /* .header__logo a {
        margin: 0 auto;
        width: 28px;
        height: 28px;
        background-image: url(../images/logo-lw-sp.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 99% auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out
    } */

    .header__logo img {
        opacity: 1 !important;
        width: 168px !important;
    }

    .header__search {
        z-index: 10000;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        width: 56px;
        height: 48px;
        transition: height .2s ease-out;
        -moz-transition: height .2s ease-out;
        -o-transition: height .2s ease-out;
        -webkit-transition: height .2s ease-out
    }

    .header__search:after {
        position: absolute;
        top: 50%;
        right: 0;
        content: '';
        display: block;
        width: 1px;
        height: 30px;
        margin-top: -15px;
        background: #e6e6e6
    }

    .header__searchIcon {
        display: block;
        height: 30px;
        width: 100%;
        text-indent: -9999px;
        text-align: left;
        background: url(../images/icn-search.svg) center center no-repeat;
        background-size: calc(34px / 2) auto;
        opacity: .5;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .scrolledPage .header {
        padding: 0;
        background: #fff;
        height: 40px
    }

    .scrolledPage .header .header__inner,
    .scrolledPage .header .header__logo,
    .scrolledPage .header .header__search {
        height: 40px
    }

    .scrolledPage .header .header__logo {
        width: 100%;
        background: 0 0
    }

    .scrolledPage .header .header__logo a {
        width: 20px;
        height: 20px
    }

    .-hasSubNav.scrolledPage .header {
        box-shadow: 0 1px 1px transparent;
        -webkit-box-shadow: 0 1px 1px transparent;
        -moz-box-shadow: 0 1px 1px transparent
    }

    .-hasSubNav.scrolledPage .header:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, .05)
    }

    .-hasSubNav.-hideGanv .header {
        top: -40px
    }
}

/* mobile */
.header_menu {
    display: none;
    float: right;
    padding: 23px 0;
    cursor: pointer;
    position: relative;
    z-index: 99999;
}

.header_menu span {
    display: block;
    width: 30px;
    height: 2px;
    margin-bottom: 7px;
    background: #000;
    transition: all 0.48s
}

.header_menu span:last-of-type {
    margin-bottom: 0;
}

.header_menu.on span {
    background: #000;
}

.header_menu.on .header_span1 {
    transform: rotate(45deg) translate(6px, 5px);
}

.header_menu.on .header_span2 {
    opacity: 0;
}

.header_menu.on .header_span3 {
    transform: rotate(-45deg) translate(8px, -7px);
}

.headBox {
    display: none;
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 28px 20px 68px;
    z-index: 99999;
    text-align: center;
}

.headBox li {
    line-height: 3;
    border-bottom: 1px dotted #eee;
}

.headBox li a {
    font-size: 15px;
    color: #0177b9;
    display: block;
    padding-top: 10px;
}

/* =======
    footer
================================================================================================ */
footer {
    position: relative;
    padding: 80px 0 40px;
}

.footBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.footBg h1 {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    line-height: 0.7;
    font-size: 400px;
    color: rgba(255, 255, 255, 0.28);
}

.footW {
    max-width: 1080px;
}

.footTop {
    position: relative;
}

.footCopy {
    position: absolute;
    bottom: 0;
    right: 0;

}

.footCopy p,
.footCopy a {
    font-size: 13px;
    color: #666;
    display: inline-block;
}

.footNav {
    display: inline-block;
}

.footNav li {
    position: relative;
    display: block;
    line-height: 2.6;
    margin-bottom: 6px;
}

.footNav li a {
    position: relative;
    z-index: 6;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    transition: all 0.48s;
    padding: 0;
    letter-spacing: 1px;
}

.footNav li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #c9e3f0;
    transition: all 0.48s;
}

@media(min-width:1025px) {
    .footNav li:hover a {
        padding: 0 10px;

    }

    .footNav li:hover a::before {
        width: 100%;
    }

}

.footBox {
    float: right;
}

.footBox>div {
    vertical-align: top;
    display: inline-block;

}

.footMess {
    min-width: 280px;
    text-align: right;
}

.footMess h3 {
    font-weight: bold;
    line-height: 2;
    margin-bottom: 6px;
    font-size: 20px;
    letter-spacing: 1px;
}

.footMess em {
    display: inline-block;
    height: 5px;
    width: 32px;
    background: #c9e3f0;
    margin-bottom: 16px;
}

.footMess span {
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    color: #666;
    line-height: 2;
}

.footMess p {
    position: relative;
    vertical-align: top;
    font-size: 15px;
    margin: 0;
    letter-spacing: .05em;
    color: #000;
}

.footMess p span {
    font-size: 15px;
    margin-right: 10px;
    display: inline-block;
}

.footMess p.footMess_p {
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 20px;

}

.footEwm {
    margin-left: 48px;
    text-align: center;
}

.footEwm img {
    width: 128px;
}

.footEwm p {
    margin-top: 12px;
    font-size: 12px;
    letter-spacing: 1px;
}

.footBtm {
    margin-top: 62px;
}

.footBtm>div {
    display: inline-block;
}

.footLogo img {
    width: 200px;
}

/* =======
    index
================================================================================================ */
#page {
    position: relative;
}

#page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.18;
    background: #fcf7fc url(../images/bg12.jpg) top left repeat;
}

/* indAb */
.indAb {
    padding: 168px 0 120px;
    background: #fff;
}

.indAb .indTit {
    opacity: 0.88;
}

.indAb .container {
    position: relative;
}

.indAb_img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 47%;
}


.indAb_imgBg {
    position: absolute;
    z-index: 1;
    top: -36px;
    left: 0;
    height: 80%;
    width: 68%;
    background: #c9e3f0;
    overflow: hidden;
}

.indAb_imgBg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0);
    transition: transform 0.8s ease-in-out;
}

.indAb_imgPic {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 36px;
    height: 100%;
    width: 100%;
    background: url(../images/about.jpg) no-repeat center;
    background-size: cover;
}

.indAb_imgPic img {
    width: 100%;
    display: none;
}

.indAb_imgPic::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0);
    transition: transform 0.68s ease-in;
}

.indAb_con {
    float: right;
    width: 46%;
}

.indAb_tit {
    font-size: 180px;
    opacity: .5;
    color: rgba(0, 119, 185, 0.42);
    white-space: nowrap;
    font-style: italic;
    position: relative;
    z-index: 21;
    line-height: 0.8;
    text-transform: capitalize;
    margin-bottom: 28px;
    margin-top: -14px;
}

.indAb_box {
    position: relative;
    z-index: 10;
    width: 84%;
}

.indAb_box h3 {
    margin-bottom: 14px;
    font-size: 26px;
    line-height: 1.1;
    color: #313131;
    font-weight: 500;
}

.indAb_box span {
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #313131;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.indAb_boxP {
    height: 180px;
    overflow: hidden;
}

.indAb_boxP p {
    font-size: 15px;
    color: #454545;
    line-height: 2;
    margin-bottom: 0;
}

.indAb.open .indAb_imgBg::before {
    transform: translateX(-100%);
}

.indAb.open .indAb_imgPic::before {
    transform: translateX(100%);
}

/* indCur */
.indCur .home-grid>.indMore {
    text-align: center;
    float: none !important;
    display: none;
}

/* indTeam */
.indTeam {
    background: rgba(255, 255, 255, 0.88);
    padding: 100px 0;

}
.indTeam .container >.indMore 
{
    margin-top: 12px;
    text-align: center;
    float: none !important;
    display: none;
}
.indTeam .indTit .indMore {
    float: right;
    margin-top: 16px;
}

.indT_box {
    margin-left: -2%;
}

.indT_item {
    display: block;
    cursor: pointer;
    position: relative;
    float: left;
    width: 31.33%;
    margin-bottom: 2%;
    margin-left: 2%;
    transform: perspective(1000);
    overflow: hidden;
}

.indT_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10;
    transition: all 1s;
    transform: translateX(0);
}

.indT_item.on::before {
    transform: translateX(100%);
}

.indT_item:nth-child(1)::before {
    transition-delay: 0.15s
}

.indT_item:nth-child(2)::before {
    transition-delay: 0.25s
}

.indT_item:nth-child(3)::before {
    transition-delay: 0.35s
}

.indT_item:nth-child(4)::before {
    transition-delay: 0.45s
}

.indT_item:nth-child(5)::before {
    transition-delay: 0.55s
}

.indT_item:nth-child(6)::before {
    transition-delay: 0.65s
}

.indT_item h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.28);
    font-size: 129px;
    line-height: 0.6;
    text-transform: capitalize;
}

.indT_item img {
    position: absolute;
    top: 26px;
    right: 20px;
    height: 100%;
}

.indT_name {
    position: relative;
    opacity: 1;
    width: 100%;
    min-height: 268px;
    overflow: hidden;
    font-size: 26px;
    padding: 32px 40px;
    transition: transform 1.2s;
    overflow: hidden;
}

.indT_name p {
}

.indT_item.yellow .indT_name {
    background: url(../images/bg11.jpg) repeat;
}

.indT_item.yellow .indT_txt {
    background: url(../images/bg11.jpg) repeat;
}

.indT_item.green .indT_name {
    background: url(../images/bg12.jpg) repeat;
}

.indT_item.green .indT_txt {
    background: url(../images/bg12.jpg) repeat;
}

.indT_item.blue .indT_name {
    background: url(../images/bg13.jpg) repeat;
}

.indT_item.blue .indT_txt {
    background: url(../images/bg13.jpg) repeat;
}

.indT_item.white .indT_name {
    background: url(../images/bg14.jpg) repeat;
}

.indT_item.white .indT_txt {
    background: url(../images/bg14.jpg) repeat;
}

.indT_item.pink .indT_name {
    background: url(../images/bg16.jpg) repeat;
}

.indT_item.pink .indT_txt {
    background: url(../images/bg16.jpg) repeat;
}

.indT_item.black .indT_name {
    background: url(../images/bg15.jpg) repeat;
}

.indT_item.black .indT_txt {
    background: url(../images/bg15.jpg) repeat;
}


.indT_txt {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg);
    transition: transform 1s;
    padding: 34px 42px;
}

.indT_txt h4 {
    font-size: 20px;
    margin-bottom: 12px;
}

.indT_txt p {
    line-height: 2;
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width:1024) {
    .indT_item:hover .indT_name {
        opacity: 0;
        transform: rotateY(180deg);
    }

    .indT_item:hover .indT_txt {
        opacity: 1;
        transform: rotateY(0deg);
    }
}


/* offer */
.indOff {
    position: relative;
    padding: 108px 0;

}

.indOff::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg12.jpg) repeat;
    opacity: 0.18;
}

.indOff .indTit .indMore {
    float: right;
    margin-top: 16px;
}
.indOff  >.indMore 
{
 
    text-align: center;
    float: none !important;
    display: none;
}
/* indMess */
.indMess,
.indMess_box {
    position: relative;
    z-index: 10;
    text-align: center;

}

.indMess>a {
    padding: 60px 0;
    display: block;
    background: #fff;
}

.indMess p {
    text-transform: capitalize;
    color: #666;
}

.indMess i {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/online-icon.png) left center no-repeat;
    background-size: cover;
}

.indMess h2 {
    letter-spacing: 2px;
    font-size: 24px;
    transition: all 0.28s ease-in-out;
}

.indMess img {
    margin-top: 24px;
    position: relative;
    left: 0;
    transition: all 0.48s ease-in-out;
    transform: translateX(0);
}

.indMess a:hover h2 {
    color: #0077b9;
    letter-spacing: 6px;
}

.indMess a:hover .indMess_box img {
    transform: translateX(10px);
}

/* =======
    about
================================================================================================ */
/* about-ab */
.about {
    padding: 1px 0;
    background: #fff;
}

.aboutAb {
    background: #fff;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    padding: 88px 0;
}

.aboutAb .container>div {
    vertical-align: top;
}

.abCom {
    position: relative;
    margin-top: 68px;
}

.abCom_info {
    width: 45%;
}

.abCom_p {
    position: relative;
    top: 28px;
    opacity: 0;
    transition: all 1s;
}

.abCom_p h1 {
    margin-bottom: 30px;
    line-height: 1.1;
}

.abCom_p h1 span {
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #313131;
    text-transform: capitalize;
    margin-top: 10px;
}

.abCom_p p {
    line-height: 2;
    letter-spacing: 0.5px;
    text-indent: 2em;
    font-size: 16px;
}

.abCom_img {
    width: 46%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
}

.abCom_img>img {
    width: 100%;
    display: none;
}

.abCom_imgPic {
    position: absolute;
    z-index: 10;
    top: 0;
    left: -28px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.abCom_imgPic::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0);
    transition: transform 0.68s ease-in;

}

.abCom_imgBg {
    position: absolute;
    z-index: 1;
    bottom: -36px;
    right: 0;
    height: 80%;
    width: 68%;
    background: #c9e3f0;
    overflow: hidden;
}

.abCom_imgBg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0);
    transition: transform 0.8s ease-in-out;
}

.aboutAb.open .abCom_imgPic::before {
    transform: translateX(100%);
}

.aboutAb.open .abCom_imgBg::before {
    transform: translateX(-100%);
}

.aboutAb.open .abCom_p {
    opacity: 1;
    top: 0;
}

/* about-cul */
.abCul {
    position: relative;
    text-align: center;
    padding: 128px 0;
    margin-top: 68px;
    background-color: #eee;
    background-image: url(../images/culBg.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.abCul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background: rgba(104, 182, 221, 0.62);
}

.abCul .indTit p {
    position: relative;
}

.abCul .indTit p::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 32px;
    height: 3px;
    background: #fff;
    margin-left: -16px;
}

.abCul_p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.8;
}

/* about-tedian */
.abAll {
    position: relative;
    padding: 88px 0;
    background: #fbfbfb url(../images/bg3.jpg) no-repeat bottom center;
}

.abAll>div {
    position: relative;
    z-index: 10;
}

.abAll::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg3_1.jpg) no-repeat top center;
}

.abFive {
    position: relative;
}

.abFive_item {
    position: relative;
    text-align: left;
    padding-bottom: 42px;
    margin-top: 88px;

}

.abFive_bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    height: 80%;
    background: #d9e2e9;
    z-index: 2;
}

.abFive_item:nth-child(2n) .abFive_bg {
    right: auto;
    left: 0;
}

.abFive_tit {
    position: relative;
    padding-top: 36px;
    margin-bottom: 26px;
}

.abFive_tit h1 {
    color: #eee;
    display: inline-block;
    margin: 0;
    font-size: 68px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    left: 0;
    text-align: center;
    letter-spacing: 6px;
}

.abFive_tit p {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    border-top: 2px solid #c9e3f0;
    /* padding-left: 24px; */
    line-height: 28px;
    padding-top: 4px;
    position: relative;
    min-width: 210px;
}

.abFive_tit span {
    position: absolute;
    right: 0;
    top: -28px;
    color: #999;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.abFive_div {
    z-index: 10;
    max-width: 1080px;
}


.abFive_img {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 54%;
    height: 100%;
    overflow: hidden;
    /* float: right;
    width: 54%; */
}

.abFive_img div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.abFive_item:nth-child(2n) {
    text-align: right;
}

.abFive_item:nth-child(2n) .abFive_img {
    /* float: left; */
    right: auto;
    left: 0;
}

.abFive_img img {
    display: none;
    width: 100%;
}

.abFive_txt {
    display: inline-block;
    width: 42%;
    text-align: left;
    padding: 20px 10px 0;
    min-height: 328px;
}

.abFive_p p {
    line-height: 2;
    letter-spacing: 0.5px;
    font-size: 16px;
}

/* =======
    project
================================================================================================ */
.project {
    background: #fbfbfb url(../images/bg3.jpg) no-repeat bottom center;
    position: relative;
}

.project .home-grid-wrapper {
    padding: 0;
    margin-top: 28px;
}

.project .card--project .card__content {
    background: #fbfbfb;
}

.project .home-grid-wrapper::before {
    content: none;
}

.project .home-grid .card .card__content {
    margin: -50px 0 0;
}

.proBox {
    position: relative;
    padding: 88px 0;
    overflow: hidden;
}

.proBox .home-grid .card {
    width: 48% !important;
    left: 0;
    padding: 0;
    margin: 0 0 56px;
    overflow: hidden;
}

.proBox .home-grid .card:nth-last-child(1),
.proBox .home-grid .card:nth-last-child(2) {
    margin: 0;
}

.proBox .home-grid .card:nth-child(2n) {
    margin-left: 4%;
}

.proBox .home-grid .card__img {
    width: 100% !important;
    padding-top: 60% !important;
    box-shadow: none;
}

.proBox .home-grid .card .card__img::before {
    background: #fbfbfb;
}

.proBox .card--project .card__content {
    box-shadow: none;
    min-width: 80% !important;
    max-width: 480px;
}

/* =======
    proDet
================================================================================================ */
.proDet {
    /*background: #fff;*/
}

/*  */
.proDet_ab {
    position: relative;
    padding: 100px 0;
    margin: 0 auto;
    background: #fff;
}
.proDet_ab .container
{
	max-width: 1280px;
}
.proAb_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: -12px 12px 40px #d9d9d9;
    overflow: hidden;
}

.proAb_img img {
    display: none;
    width: 100%;
}

.proAb_con {
    position: relative;
    padding-top: 48px;
    width: 42%;
    padding-left: 14px;
}

.proAb_con::after {
    content: url(../images/yinhao.png);
    position: absolute;
    top: 20px;
    left: 0;
}

/* .proAb_con::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 20px;
    height: 2px;
    width: 138%;
    background: rgb(201, 227, 240);
  } */

.proAb_con h3 {
    font-size: 26px;
    line-height: 2;
    color: #313131;
    font-weight: 500;
}

.proAb_con h3 span {
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #313131;
    text-transform: capitalize;
    margin-bottom: 42px;
}

.proAb_con p {
    letter-spacing: 1px;
    line-height: 2;
    margin-bottom: 8px;
    color: #666;
}

.proAb_p {
    min-height: 300px;
    font-size: 16px;
}

/*  */
.proDet_tep {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 88px 0 0;
    position: relative;
    overflow: hidden;
}

.proDet_ico {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    background: #fff;
    transform: rotate(45deg);
    text-align: center;
}

.proDet_ico img {
    transform: rotate(-45deg) translateY(-50%);
    position: relative;
    top: 50%;
    margin-left: 12px;
}

.proDet_tep::before {
    content: "";
    position: absolute;
    top: 385px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.17);
}

.proTep_item {
    width: 90%;
    margin: 0 auto;
    padding: 20px 10px;
    text-align: center;
    border: 1px solid transparent;
}

.proTep_item img {
    display: block;
    height: 90px;
    margin: 0 auto 58px;
}

.proTep_item i {
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 17px;
    font-weight: 200;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    line-height: 4;
    vertical-align: top;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;
}

.proTep_item i::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px;
    height: 74px;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
    margin-top: -78px;
    margin-left: -37px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;
    transform: scale(1, 1);
    z-index: -1;
}

.proTep_item i::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    margin-top: -70px;
    margin-left: -29px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;
    transform: scale(0.2, 0.2);
    z-index: -1;
    transform-origin: 50% 50% 0;
}

.proTep_item h3 {
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 1px;
    position: relative;
    min-height: 68px;
}

.proTep_item h3::after {
    content: "";
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    margin: 16px auto 0;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;
}

.proTep_item.active {
    border: 1px solid rgba(0, 160, 233, 1);
}

.proTep_item.active h3::after {
    width: 40px;
}

.proTep_item.active i {
    line-height: 0;
}

.proTep_item.active i::after {
    transform: scale(1, 1);
    background: #fe7c49;
    box-shadow: 0px 0px 5px rgba(43, 43, 43, 0.36);
}

.proTep_item.active i::before {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.proTep_item:hover h3::after {
    width: 40px;
}

.proTep_item:hover i {
    line-height: 0;
}

.proTep_item:hover i::after {
    transform: scale(1, 1);
    background: #fe7c49;
    box-shadow: 0px 0px 5px rgba(43, 43, 43, 0.36);
}

.proTep_item:hover i::before {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/*  */
.proPet_p {
    margin-top: 38px;
    background: rgba(104, 182, 221, 0.21);

    overflow: hidden;
}

.proPet_p>div {
    overflow: hidden;
    padding: 40px;
    position: relative;
    display: none;
    min-height: 168px;
}

.proPet_p>div:first-child {
    display: block;
}

.proPet_p p {
    color: rgba(255, 255, 255, 0.68);
    max-width: 80%;
    letter-spacing: 1px;
    line-height: 1.8;
    font-size: 16px;
}

.proPet_p em {
    font-style: inherit;
    position: absolute;
    right: 10px;
    line-height: 1;
    bottom: -40px;
    font-size: 118px;
    font-weight: 500;
    color: rgba(255, 255, 255, .48);
}

/*  */


.proDet .swiper-container {
    width: 90%;
    max-width: 1440px;
    height: auto;
}

.proDet .swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: auto;

}

/**/
.problem {
    background: url(../images/bg6.jpg) no-repeat center;
    background-size: cover;
    padding: 88px 0;
    position: relative;
    z-index: 11;
}

.problem-box {
    padding: 42px 0;
    /* overflow: hidden; */
}

.problem-item {
    position: relative;
    display: block;
    width: 49%;
    float: left;
    cursor: pointer;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}

.problem-item:nth-child(2n) {
    margin-right: 0;
}

.problem-item span {
    display: inline-block;
    color: #c9e3f0;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    width: 10%;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #eee;
    padding-right: 8px;
}

.problem-item p {
    display: inline-block;
    line-height: 2;
    width: 85%;
    margin: 0 auto;
    text-align: left;
    padding-left: 14px;
    font-size: 16px;
}

.problem-item-q {
    background: #fff;
    padding: 18px 12px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 2px 2px 10px #eee;
}

.problem-item-a {
    display: none;
    background: #c9e3f0;
    z-index: 3;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    left: 0;
    overflow: hidden;
    padding: 18px 12px;
}

.problem-item-a span {
    color: #ffffff;
}

.problem-item-a p {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #666;
}

.problem-item-shang .problem-item-a {
    top: auto;
    bottom: 0;
}

/*  */
.ysTable {
	position: relative;
    z-index: 20;
    text-align: center;
    max-width: 1280px;
    margin: -50px auto 0;
}

.ysRow {
    border: 1px solid #eee;
    border-top: 0;
    border-left: 0;
}

.ysRow:first-child {
    border: 0;
    background: #68b6dd;
}

.ysRow:first-child p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.ysRow:first-child .ysCol {
    height: 50px;
}

.ysCol {
    width: 20%;
    height: 128px;
    float: left;
    padding: 14px;
    border-left: 1px solid #eee;
}

.ysRow:not(:first-of-type) .ysCol:last-child {
    text-align: left;
}

.ysRow .ysCol p {
    line-height: 24px;
    font-size: 16px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.ysRow:not(:first-child):hover {
    background: #fafafa;
}

/* =======
    class
================================================================================================ */
.class {
    padding: 100px 0;
}

.classItem {
    position: relative;
    float: left;
    width: 31%;
    margin: 1%;
    background: #fff;
    overflow: hidden;
    text-align: center;
    padding: 48px 16px 80px;
    box-shadow: 10px 10px 20px #eee;
}

.classItem img {
    width: 58px;
    margin: 0 auto;
}

.classItem i {
    display: none;
    height: 2px;
    width: 28px;
    margin: 48px auto;
    background: #999;
}

.classItem h3 {
    font-weight: bold;
    font-size: 18px;
    margin: 10px auto;
    line-height: 3;
}

.classP {
    min-height: 188px;
}

.classItem p {
    font-size: 13px;
    color: #666;
    line-height: 2;
}

.classItem em {
    font-style: inherit;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    line-height: 1;
    bottom: -40px;
    font-size: 108px;
    font-weight: 500;
    color: rgba(201, 227, 240, 0.48);
}

/* =======
    case
================================================================================================ */
.offer {}

.offer .home-whatson-wrapper {
    padding: 0;
}

.offer .indOff {
    padding: 88px 0;
    /* background: #fff; */
}

.offer .indOff::before {
    content: none;
}

.offer .card--whatson {
    float: left;
    width: 23%;
    margin: 2% 1%;
    vertical-align: top;
}

/* =======
    caseDet
================================================================================================ */
.caseDet {
    background: #fff;
    padding: 88px 0 128px;
}

.caseDet .adsTop {
    max-width: 728px;
}

.caseDet .adsTop p {
    font-size: 13px;
}

.caseDet_back {
    position: absolute                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            